Variable.Value[GET]



Value(vIndex As [optional]Variant) As Variant

Parameters

vIndex As [optional]Variant
Index of an array element.

Hint: For arrays which have been created out of one variable via the "array size" property.
ED
not used
RT
avaliable

Remarks

This method reads the value of a variable.

NOTE:
Check the property "IsOnline" to make sure that the variable is advised, when you want to read this property to avoid errors! (> 6.21)

See Also

Variable